MUON
Projects
Help
Log in
Sign up
MUON home
Help
Muon tools
Plot CDF
Plot CDF
launch gnuplot with given input CDF data file(s)
Input file(s)
inData
Description
the CDF data input file, composed 3 columns: value, % occurences (cumulative), nb occurences
Type
csv
Quantifier
1 or more (mandatory)
Options
prop
Description
a property in the form 'key=value' that will be added to the gnuplot setting using the 'set key value' line. Examples: xrange, xlabel, timefmt, key, logscale, ...
Quantifier
0 or more (optional)
xtime
Description
the time format for the x axis data: %H:%M, %M:%S. If the timefmt property is not set, y values are in ms
Quantifier
0 or 1 (optional)
xtic
Description
the column number for the x string representation
Quantifier
0 or 1 (optional)
Related to
inData
style
Description
the data display style (default: line)
Quantifier
0 or 1 (optional)
Related to
inData
Output file(s)
outFig
Description
the output figure
Type
svg
plot
Description
the plot file used to compute the input file(s)
Type
plot